home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / mint / utilit~1 / flut39st.zoo / fileutils-3.9 / man / mv.1 < prev    next >
Encoding:
Text File  |  1994-03-26  |  3.7 KB  |  129 lines

  1.  
  2.  
  3.  
  4. MV(1L)                               MV(1L)
  5.  
  6.  
  7. N✓NA✓AM✓ME✓E
  8.        mv - rename files
  9.  
  10. S✓SY✓YN✓NO✓OP✓PS✓SI✓IS✓S
  11.        m✓mv✓v [options] source dest
  12.        m✓mv✓v [options] source... directory
  13.        Options:
  14.        [-bfiuv]          [-S      backup-suffix]       [-V        {num-
  15.        bered,existing,simple}] [--backup]  [--force]  [--interac-
  16.        tive]   [--update]   [--verbose]     [--suffix=backup-suffix]
  17.        [--version-control={numbered,existing,simple}]     [--help]
  18.        [--version]
  19.  
  20. D✓DE✓ES✓SC✓CR✓RI✓IP✓PT✓TI✓IO✓ON✓N
  21.        This  manual page documents the GNU version of m✓mv✓v.  If the
  22.        last argument names an existing directory, m✓mv✓v  moves  each
  23.        other  given  file  into    a file with the    same name in that
  24.        directory.  Otherwise, if only two  files  are  given,  it
  25.        moves  the  first  onto the second.  It is an error if the
  26.        last argument is    not a directory    and more than  two  files
  27.        are given.  It can move only regular files across filesys-
  28.        tems.
  29.  
  30.        If a destination    file is    unwritable, the    standard input is
  31.        a  tty,    and  the  _✓-_✓f  or  _✓-_✓-_✓f_✓o_✓r_✓c_✓e option is not    given, m✓mv✓v
  32.        prompts the user    for whether to overwrite  the  file.   If
  33.        the  response  does not begin with `y' or `Y', the file is
  34.        skipped.
  35.  
  36.    O✓OP✓PT✓TI✓IO✓ON✓NS✓S
  37.        _✓-_✓b_✓, _✓-_✓-_✓b_✓a_✓c_✓k_✓u_✓p
  38.           Make backups of files that are about to be removed.
  39.  
  40.        _✓-_✓f_✓, _✓-_✓-_✓f_✓o_✓r_✓c_✓e
  41.           Remove  existing destination files and never prompt
  42.           the user.
  43.  
  44.        _✓-_✓i_✓, _✓-_✓-_✓i_✓n_✓t_✓e_✓r_✓a_✓c_✓t_✓i_✓v_✓e
  45.           Prompt whether to    overwrite each    destination  file
  46.           that  already  exists.   If  the    response does not
  47.           begin with `y' or    `Y', the file is skipped.
  48.  
  49.        _✓-_✓u_✓, _✓-_✓-_✓u_✓p_✓d_✓a_✓t_✓e
  50.           Do not move a nondirectory  that    has  an     existing
  51.           destination  with     the  same  or newer modification
  52.           time.
  53.  
  54.        _✓-_✓v_✓, _✓-_✓-_✓v_✓e_✓r_✓b_✓o_✓s_✓e
  55.           Print the    name of    each file before moving    it.
  56.  
  57.        _✓-_✓-_✓h_✓e_✓l_✓p Print a usage message on standard    output    and  exit
  58.           successfully.
  59.  
  60.  
  61.  
  62.  
  63.  
  64. FSF            GNU File Utilities            1
  65.  
  66.  
  67.  
  68. MV(1L)                               MV(1L)
  69.  
  70.  
  71.        _✓-_✓-_✓v_✓e_✓r_✓s_✓i_✓o_✓n
  72.           Print  version  information on standard output then
  73.           exit successfully.
  74.  
  75.        _✓-_✓S_✓, _✓-_✓-_✓s_✓u_✓f_✓f_✓i_✓x _✓b_✓a_✓c_✓k_✓u_✓p_✓-_✓s_✓u_✓f_✓f_✓i_✓x
  76.           The suffix used for making simple    backup files  can
  77.           be  set  with  the S✓SI✓IM✓MP✓PL✓LE✓E_✓_B✓BA✓AC✓CK✓KU✓UP✓P_✓_S✓SU✓UF✓FF✓FI✓IX✓X environment
  78.           variable,    which can be overridden    by  this  option.
  79.           If  neither  of those is given, the default is `~',
  80.           as it is in Emacs.
  81.  
  82.        _✓-_✓V_✓, _✓-_✓-_✓v_✓e_✓r_✓s_✓i_✓o_✓n_✓-_✓c_✓o_✓n_✓t_✓r_✓o_✓l _✓{_✓n_✓u_✓m_✓b_✓e_✓r_✓e_✓d_✓,_✓e_✓x_✓i_✓s_✓t_✓i_✓n_✓g_✓,_✓s_✓i_✓m_✓p_✓l_✓e_✓}
  83.           The type of backups made can be set with    the  V✓VE✓ER✓R-✓-
  84.           S✓SI✓IO✓ON✓N_✓_C✓CO✓ON✓NT✓TR✓RO✓OL✓L  environment     variable,  which  can be
  85.           overridden by this option.  If  V✓VE✓ER✓RS✓SI✓IO✓ON✓N_✓_C✓CO✓ON✓NT✓TR✓RO✓OL✓L  is
  86.           not  set    and this option    is not given, the default
  87.           backup type is `existing'.  The value of    the  V✓VE✓ER✓R-✓-
  88.           S✓SI✓IO✓ON✓N_✓_C✓CO✓ON✓NT✓TR✓RO✓OL✓L  environment    variable and the argument
  89.           to this option are like  the  GNU     Emacs    `version-
  90.           control'    variable;  they     also  recognize synonyms
  91.           that are more descriptive.  The  valid  values  are
  92.           (unique abbreviations are    accepted):
  93.  
  94.           `t' or `numbered'
  95.              Always make numbered backups.
  96.  
  97.           `nil' or `existing'
  98.              Make  numbered backups of files that already
  99.              have them,    simple backups of the others.
  100.  
  101.           `never' or `simple'
  102.              Always make simple    backups.
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128. FSF            GNU File Utilities            2
  129.